/ Assembly List / LJCTextInvasion / Players / Add

Namespace - LJCTextInvasion


Parameters
practiceSetName - The practice set name.
playerName - The player name.
highScore - The high score value.

Returns

A reference to the created object.

Syntax

C#
public Player Add(String practiceSetName, String playerName, Int32 highScore)

Creates an object from the supplied value and adds it to the collection.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.